body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}
td {
	font-size: 14px;
	color: #003366;
	line-height: 1.8;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	border: 1px ridge #CCCCCC;
}
.textfield {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
.buttons {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.STYLE2 {
	color: #7591AC;
	font-size: 12px;
}
.STYLE3 {color: #CCCCCC}
.STYLE4 {font-size: 12px}
.STYLE5 {color: #7591AC}